Lesson: 19 - Own story in scratch

Purpose : Students should learn the usage of Programming (Motion, Looks, Basic events, Variables, Operators, Custom events) and also develop their own creativity in their code.

Materials Required

Scratch 3.0

Prior knowledge

Good knowledge about Sprites, Backdrops, Costumes, Variables, Operators, Conditional statements and Loops, events, sensing etc.. in scratch.

Exercises
Teacher's Instruction
  1. Teachers should recall variables, operators, lists, broadcasts,etc.
  2. Point out that you can achieve Synchronisation using timing or using custom messages or using events.
  3. Help the student to create the algorithm (Documentation) of the story. What will happen in what order? What will trigger what other actions? etc.